PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDirectDestination Class / PDFPageDirectDestination Constructor / PDFPageDirectDestination Constructor(PDFCosArray)
The COS destination.
In This Topic
    PDFPageDirectDestination Constructor(PDFCosArray)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFPageDirectDestination( 
       PDFCosArray cosDestination
    )

    Parameters

    cosDestination
    The COS destination.
    See Also